Skip to content

Add reference built in listener for kernel.response event in >= 3.1 #7755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

jean-pasqualini
Copy link

@jean-pasqualini jean-pasqualini commented Apr 5, 2017

The class RequestDataCollector listen event kernel.response in >= 3.1 version of symfony.

See : https://github.com/symfony/http-kernel/blob/3.1/DataCollector/RequestDataCollector.php#L313

@jean-pasqualini jean-pasqualini changed the base branch from 3.1 to master April 5, 2017 08:34
@HeahDude
Copy link
Contributor

HeahDude commented Apr 5, 2017

Hello @jean-pasqualini, thanks for opening that PR. Note that 3.1 is not maintained anymore and merging your PR in 3.2 will be enough since mergers will eventually merge 3.2 in master afterward.

@jean-pasqualini jean-pasqualini force-pushed the fix-built-in-listener branch from 40f1580 to 1354279 Compare April 5, 2017 12:07
@jean-pasqualini jean-pasqualini changed the base branch from master to 3.2 April 5, 2017 12:07
@jean-pasqualini
Copy link
Author

thanks @HeahDude, I rebased on branch 3.2.

@jean-pasqualini
Copy link
Author

Where are the labels of this pr?

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@xabbuh
Copy link
Member

xabbuh commented Apr 8, 2017

Thank you @jean-pasqualini.

@xabbuh xabbuh merged commit 1354279 into symfony:3.2 Apr 8, 2017
xabbuh added a commit that referenced this pull request Apr 8, 2017
… in >= 3.1 (jean-pasqualini)

This PR was merged into the 3.2 branch.

Discussion
----------

Add reference built in listener for kernel.response event in >= 3.1

The class `RequestDataCollector` listen event `kernel.response` in >= 3.1 version of symfony.

See : https://github.com/symfony/http-kernel/blob/3.1/DataCollector/RequestDataCollector.php#L313

Commits
-------

1354279 add reference built in listener for kernel.response event in >=3.1
@jean-pasqualini jean-pasqualini deleted the fix-built-in-listener branch April 8, 2017 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants